Miles Bader [Thu, 31 Jan 2008 13:49:17 +0000 (13:49 +0000)]
Merge from emacs--devo--0
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-328
Miles Bader [Thu, 31 Jan 2008 11:35:46 +0000 (11:35 +0000)]
Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1028
Kenichi Handa [Thu, 31 Jan 2008 11:27:46 +0000 (11:27 +0000)]
(CCL_WRITE_CHAR): Increment extra_bytes only when
ccl->eight_bit_control. Fix check for buffer overflow.
(CCL_WRITE_MULTIBYTE_CHAR): Fix check for buffer overflow.
(ccl_driver): Initialize extra_bytes to 0.
Juanma Barranquero [Thu, 31 Jan 2008 10:59:14 +0000 (10:59 +0000)]
(linum-unload-function): New function.
Martin Rudalics [Thu, 31 Jan 2008 10:40:14 +0000 (10:40 +0000)]
(rmail-highlight): Fix specification.
Nick Roberts [Thu, 31 Jan 2008 08:14:23 +0000 (08:14 +0000)]
*** empty log message ***
Kenichi Handa [Thu, 31 Jan 2008 06:42:01 +0000 (06:42 +0000)]
(make_ctrl_char): If C is a multibyte character, just
return it ORed with ctrl_modifier.
Robert J. Chassell [Thu, 31 Jan 2008 02:25:20 +0000 (02:25 +0000)]
emacs-lisp-intro.texi: Update back cover text.
Jason Rumney [Thu, 31 Jan 2008 01:40:20 +0000 (01:40 +0000)]
(image-library-alist): Prefer libxpm.dll.
Jason Rumney [Thu, 31 Jan 2008 01:31:36 +0000 (01:31 +0000)]
Add copyright notice and license.
Jason Rumney [Wed, 30 Jan 2008 23:46:26 +0000 (23:46 +0000)]
Add nt/emacs.manifest
Nick Roberts [Wed, 30 Jan 2008 22:07:41 +0000 (22:07 +0000)]
(gdb-var-set-format-regexp): New constant.
(gdb-var-set-format-handler): New function.
(gdb-var-set-format): Use it.
Nick Roberts [Wed, 30 Jan 2008 22:06:11 +0000 (22:06 +0000)]
*** empty log message ***
Chong Yidong [Wed, 30 Jan 2008 21:54:37 +0000 (21:54 +0000)]
Regenerate.
Chong Yidong [Wed, 30 Jan 2008 21:51:43 +0000 (21:51 +0000)]
Bump version number to 22.1.90.
Juanma Barranquero [Wed, 30 Jan 2008 21:47:06 +0000 (21:47 +0000)]
Update.
Juanma Barranquero [Wed, 30 Jan 2008 21:44:36 +0000 (21:44 +0000)]
(check-declare-directory): Use `find-program' and
`grep-program' instead of hardcoded program names.
Juanma Barranquero [Wed, 30 Jan 2008 21:43:55 +0000 (21:43 +0000)]
(authors): Use `find-program' and `grep-program'
instead of hardcoded program names.
Stefan Monnier [Wed, 30 Jan 2008 21:25:08 +0000 (21:25 +0000)]
(file-remote-p): Docstring fix.
Richard M. Stallman [Wed, 30 Jan 2008 20:43:43 +0000 (20:43 +0000)]
*** empty log message ***
Richard M. Stallman [Wed, 30 Jan 2008 20:42:48 +0000 (20:42 +0000)]
*** empty log message ***
Miles Bader [Wed, 30 Jan 2008 19:52:04 +0000 (19:52 +0000)]
configure.in: Use freetype/xft by default
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-327
Tassilo Horn [Wed, 30 Jan 2008 18:53:38 +0000 (18:53 +0000)]
2008-01-30 Tassilo Horn <tassilo@member.fsf.org>
* info.el (Info-bookmark-make-cell, Info-bookmark-jump): New
functions. Implement bookmark support the new make-cell/handler
way.
(Info-mode): Bind bookmark-make-cell-function to
Info-bookmark-make-cell buffer locally.
Vinicius Jose Latorre [Wed, 30 Jan 2008 11:44:31 +0000 (11:44 +0000)]
Eliminate blank-mode package. This package is only in trunk.
Jason Rumney [Wed, 30 Jan 2008 09:35:08 +0000 (09:35 +0000)]
*** empty log message ***
Jason Rumney [Wed, 30 Jan 2008 09:34:49 +0000 (09:34 +0000)]
(w32_read_socket) <WM_CHAR>: Decode non-Unicode
input in the default locale. Handle non-Unicode multibyte input.
Miles Bader [Wed, 30 Jan 2008 08:29:16 +0000 (08:29 +0000)]
Fix merge mistake
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-325
Miles Bader [Wed, 30 Jan 2008 07:57:28 +0000 (07:57 +0000)]
Merge from emacs--devo--0
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-324
Miles Bader [Wed, 30 Jan 2008 07:11:04 +0000 (07:11 +0000)]
Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1024
Bill Wohler [Wed, 30 Jan 2008 07:07:10 +0000 (07:07 +0000)]
(mh-mml-to-mime): Don't look up sender if From absent. Fixes "Wrong
type argument: stringp, nil" error.
Bill Wohler [Wed, 30 Jan 2008 07:06:39 +0000 (07:06 +0000)]
*** empty log message ***
Miles Bader [Wed, 30 Jan 2008 06:40:42 +0000 (06:40 +0000)]
Add arch tagline
Miles Bader [Wed, 30 Jan 2008 06:39:38 +0000 (06:39 +0000)]
Add arch tagline
Kenichi Handa [Wed, 30 Jan 2008 04:08:17 +0000 (04:08 +0000)]
*** empty log message ***
Kenichi Handa [Wed, 30 Jan 2008 04:07:47 +0000 (04:07 +0000)]
(reorder_font_vector): Exclude nil elements from the
font group. Don't try multiple fonts.
(fontset_font): Adjusted for the above change.
(Finternal_char_font): Return nil if the found font doesn't
contain the character ch.
Kenichi Handa [Wed, 30 Jan 2008 04:04:58 +0000 (04:04 +0000)]
(lisp): Add cham.el.
(shortlisp): Likewise.
Kenichi Handa [Wed, 30 Jan 2008 04:03:43 +0000 (04:03 +0000)]
New file.
Kenichi Handa [Wed, 30 Jan 2008 04:03:14 +0000 (04:03 +0000)]
Load "language/cham".
Juanma Barranquero [Wed, 30 Jan 2008 03:42:50 +0000 (03:42 +0000)]
*** empty log message ***
Juanma Barranquero [Wed, 30 Jan 2008 02:08:38 +0000 (02:08 +0000)]
Update comment.
Juanma Barranquero [Wed, 30 Jan 2008 00:18:44 +0000 (00:18 +0000)]
New file.
Michael Albinus [Tue, 29 Jan 2008 21:14:04 +0000 (21:14 +0000)]
* net/tramp.el (tramp-methods): Use "-H" option for "sudo". Suggested
by Trent W. Buck <trentbuck@gmail.com>. Make ("%h") a single
element in "plinkx".
(tramp-handle-shell-command): Reuse "*Async Shell Command*" or
"*Shell Command Output*" buffers. Check, whether there is already
an asynchronous process running. Display always the buffer of the
asynchronous process.
(tramp-compute-multi-hops): Adapt error message.
Michael Albinus [Tue, 29 Jan 2008 21:13:00 +0000 (21:13 +0000)]
*** empty log message ***
Alan Mackenzie [Tue, 29 Jan 2008 20:47:03 +0000 (20:47 +0000)]
(c-block-stmt-1-kwds, c-block-stmt-2-kwds, c-simple-stmt-kwds): New
Objective C keywords: @finally, @try, @catch, @synchronized, @throw.
Alan Mackenzie [Tue, 29 Jan 2008 20:45:51 +0000 (20:45 +0000)]
*** empty log message ***
Alan Mackenzie [Tue, 29 Jan 2008 20:35:05 +0000 (20:35 +0000)]
Correct file name in previous commission.
Alan Mackenzie [Tue, 29 Jan 2008 20:33:38 +0000 (20:33 +0000)]
(c-specifier-key): Exclude "template" from this regexp; to allow the "{"
of a template function to be correctly anchored on "template", not the
following "<".
Alan Mackenzie [Tue, 29 Jan 2008 20:30:54 +0000 (20:30 +0000)]
(c-specifier-key): Exclude "template" from this regexp; to allow the "{"
of a template function to be correctly anchored on "template", not the
following "<".
Alan Mackenzie [Tue, 29 Jan 2008 20:30:04 +0000 (20:30 +0000)]
*** empty log message ***
Alan Mackenzie [Tue, 29 Jan 2008 20:21:42 +0000 (20:21 +0000)]
(c-guess-basic-syntax, CASE 5A.5): Anchor the "{" of a template function
correctly on "template", not the following "<".
Alan Mackenzie [Tue, 29 Jan 2008 20:20:27 +0000 (20:20 +0000)]
*** empty log message ***
Alan Mackenzie [Tue, 29 Jan 2008 20:17:44 +0000 (20:17 +0000)]
(c-guess-basic-syntax, CASE 5A.5): Anchor the "{" of a template function
correctly on "template", not the following "<".
Alan Mackenzie [Tue, 29 Jan 2008 20:16:18 +0000 (20:16 +0000)]
*** empty log message ***
Alan Mackenzie [Tue, 29 Jan 2008 20:07:20 +0000 (20:07 +0000)]
(c-version): increase to 5.31.5.
Alan Mackenzie [Tue, 29 Jan 2008 20:06:42 +0000 (20:06 +0000)]
*** empty log message ***
Alan Mackenzie [Tue, 29 Jan 2008 20:05:22 +0000 (20:05 +0000)]
(c-version): increase to 5.31.5.
Alan Mackenzie [Tue, 29 Jan 2008 20:04:32 +0000 (20:04 +0000)]
*** empty log message ***
Tassilo Horn [Tue, 29 Jan 2008 18:01:32 +0000 (18:01 +0000)]
* doc-view.el (doc-view-mode): Adapt to i-m-current-[vh]scroll
being an alist now.
Tassilo Horn [Tue, 29 Jan 2008 18:00:40 +0000 (18:00 +0000)]
* image-mode.el (image-mode-current-vscroll)
(image-mode-current-hscroll): Add doc strings.
(image-set-window-vscroll, image-set-window-hscroll)
(image-reset-current-vhscroll, image-mode): Adapt to
i-m-current-[vh]scroll being an alist now.
Martin Rudalics [Tue, 29 Jan 2008 17:40:19 +0000 (17:40 +0000)]
(find-function-search-for-symbol): Strip extension
from .emacs.el to make sure symbol is searched in .emacs too.
Richard M. Stallman [Tue, 29 Jan 2008 14:49:10 +0000 (14:49 +0000)]
(tags-query-replace): Delete unused optional args. Doc fix.
Richard M. Stallman [Tue, 29 Jan 2008 14:45:13 +0000 (14:45 +0000)]
(hack-local-variables): Don't query about fake variables.
Tassilo Horn [Tue, 29 Jan 2008 13:50:35 +0000 (13:50 +0000)]
2008-01-29 Tassilo Horn <tassilo@member.fsf.org>
* doc-view.el (doc-view-mode): Use facilities of
image-mode to restore [vh]scroll when switching buffers.
Tassilo Horn [Tue, 29 Jan 2008 13:49:05 +0000 (13:49 +0000)]
2008-01-29 Tassilo Horn <tassilo@member.fsf.org>
* image-mode.el (image-mode-current-vscroll)
(image-mode-current-hscroll): New variables.
(image-set-window-hscroll, image-set-window-vscroll): New
functions.
(image-forward-hscroll, image-next-line, image-bol, image-eol)
(image-bob, image-eob): Use them.
(image-reset-current-vhscroll): New function.
(image-mode): Make new variables buffer-local and reset [vh]scroll
on window configuration changes.
Juanma Barranquero [Tue, 29 Jan 2008 10:41:42 +0000 (10:41 +0000)]
*** empty log message ***
Miles Bader [Tue, 29 Jan 2008 06:54:30 +0000 (06:54 +0000)]
Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1021
Miles Bader [Tue, 29 Jan 2008 05:12:00 +0000 (05:12 +0000)]
src/macterm.c (XTset_vertical_scroll_bar): Fix merge mistake
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1020
John Wiegley [Tue, 29 Jan 2008 03:52:05 +0000 (03:52 +0000)]
2008-01-29 John Wiegley <johnw@newartisans.com>
* url-auth.el (url-digest-auth): If the 'opaque' argument is not
being used, don't add it to the response text. Also, changed an
if so that the interaction between the PROMPT and OVERWRITE
arguments can no longer result in the user being queried twice for
the same login and password information.
Kenichi Handa [Mon, 28 Jan 2008 23:59:56 +0000 (23:59 +0000)]
(font_find_for_lface): Fix previous change. Be sure to
close a font-object.
(Ffont_shape_text): If FONT_OBJECT is not a font-object, just
return TO.
Jason Rumney [Mon, 28 Jan 2008 23:23:48 +0000 (23:23 +0000)]
*** empty log message ***
Michael Albinus [Mon, 28 Jan 2008 21:25:26 +0000 (21:25 +0000)]
* net/tramp.el (tramp-handle-shell-command): Use "/bin/sh -c" for
the command.
Stefan Monnier [Mon, 28 Jan 2008 19:05:13 +0000 (19:05 +0000)]
* window.c (run_window_configuration_change_hook): New function.
Code extracted from set_window_buffer. Set the selected frame.
(set_window_buffer): Use it.
* window.h (run_window_configuration_change_hook): Declare.
* dispnew.c (change_frame_size_1): Use it instead of set-window-buffer.
Reiner Steib [Mon, 28 Jan 2008 18:49:55 +0000 (18:49 +0000)]
Remove bogus spaces.
Jason Rumney [Mon, 28 Jan 2008 17:44:11 +0000 (17:44 +0000)]
(stat): Don't do a double check for networked drive.
Vinicius Jose Latorre [Mon, 28 Jan 2008 13:58:19 +0000 (13:58 +0000)]
Move whitespace.el to obsolete dir.
Vinicius Jose Latorre [Mon, 28 Jan 2008 13:57:22 +0000 (13:57 +0000)]
Move whitespace.el to obsolete dir.:
Kenichi Handa [Mon, 28 Jan 2008 07:12:03 +0000 (07:12 +0000)]
*** empty log message ***
Kenichi Handa [Mon, 28 Jan 2008 07:11:18 +0000 (07:11 +0000)]
(script-representative-chars): Add cham
and tai-viet.
(setup-default-fontset): Add iso10646-1 font for latin and ipa.
Add fontconfig spec for cjk-misc. Explicitly specify font font
for U+E000..U+F8FF.
Kenichi Handa [Mon, 28 Jan 2008 07:07:44 +0000 (07:07 +0000)]
(script-list): Add cham.
Kenichi Handa [Mon, 28 Jan 2008 07:07:19 +0000 (07:07 +0000)]
*** empty log message ***
Kenichi Handa [Mon, 28 Jan 2008 07:06:52 +0000 (07:06 +0000)]
(FONTP): Make it return 1 also for a font-object.
Kenichi Handa [Mon, 28 Jan 2008 07:05:37 +0000 (07:05 +0000)]
(xfontset): New function.
Kenichi Handa [Mon, 28 Jan 2008 07:05:07 +0000 (07:05 +0000)]
(font_find_for_lface): Check if the character C is
supported or not only for the first font.
Kenichi Handa [Mon, 28 Jan 2008 07:03:27 +0000 (07:03 +0000)]
(reorder_font_vector): Fix typo.
(fontset_find_font): Don't add a font-spec specifying a script.
Use 0 (not Qt) for the indication of empty font-group. Change the
format of RFONT-DEF. Return Qt if no font in the font-group
support the character.
(fontset_font): Adjusted for the above change. If no font was
found the character, remember that.
(face_for_char): Adjusted for the change of RFONT-DEF.
(Fset_fontset_font): Allow nil for FONT-SPEC to explicitly specify
no font for the target.
(Finternal_char_font): Adjusted for the change of RFONT-DEF.
Miles Bader [Mon, 28 Jan 2008 03:51:31 +0000 (03:51 +0000)]
Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1016
Stefan Monnier [Mon, 28 Jan 2008 03:48:45 +0000 (03:48 +0000)]
(read_char): Yet another int/Lisp_Object mixup (YAILOM).
Juanma Barranquero [Sun, 27 Jan 2008 22:47:58 +0000 (22:47 +0000)]
(server-log-time-function): Doc fix.
(server-buffer): Fix typo in docstring.
Martin Rudalics [Sun, 27 Jan 2008 22:21:45 +0000 (22:21 +0000)]
(tar-extract): Use kill-buffer-if-not-modified as
exit-action when viewing the buffer.
Martin Rudalics [Sun, 27 Jan 2008 22:20:43 +0000 (22:20 +0000)]
(archive-extract): Use kill-buffer-if-not-modified as
exit-action when viewing the buffer.
Martin Rudalics [Sun, 27 Jan 2008 22:19:43 +0000 (22:19 +0000)]
(view-buffer): Explain in doc-string why exit-action
should not be set to kill-buffer.
Nick Roberts [Sun, 27 Jan 2008 20:53:02 +0000 (20:53 +0000)]
(gdb-create-define-alist): Don't call
gdb-cpp-define-alist-program if file is nil (currently only
" *partial-output-...").
Nick Roberts [Sun, 27 Jan 2008 20:51:19 +0000 (20:51 +0000)]
*** empty log message ***
Dan Nicolaescu [Sun, 27 Jan 2008 19:58:42 +0000 (19:58 +0000)]
Add info about C-c C-f in change-log-mode.
Dan Nicolaescu [Sun, 27 Jan 2008 19:52:46 +0000 (19:52 +0000)]
(change-log-search-file-name): Work harder to find
the correct file name.
(change-log-find-file): Fix typo.
(change-log-start-entry-re): Move definition earlier.
Dan Nicolaescu [Sun, 27 Jan 2008 19:48:44 +0000 (19:48 +0000)]
* add-log.el (change-log-search-file-name, change-log-find-file):
New function.
(change-log-font-lock-keywords): Move file name matching ...
(change-log-file-names-re): ... here. New defconst.
(change-log-mode-map): New binding C-c C-f to change-log-find-file.
Andreas Schwab [Sun, 27 Jan 2008 18:42:21 +0000 (18:42 +0000)]
Regenerate.
Alan Mackenzie [Sun, 27 Jan 2008 17:03:43 +0000 (17:03 +0000)]
Correct typos, enhance comments.
Alan Mackenzie [Sun, 27 Jan 2008 17:02:06 +0000 (17:02 +0000)]
Correct typos, enhance comments.
Alan Mackenzie [Sun, 27 Jan 2008 17:01:10 +0000 (17:01 +0000)]
*** empty log message ***
Alan Mackenzie [Sun, 27 Jan 2008 16:56:04 +0000 (16:56 +0000)]
Correct typos, enhance comments.